home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / freeres / rst2frm3.dfm / rst2frm3.txt
Text File  |  1995-12-22  |  19KB  |  902 lines

  1. object Form3: TForm3
  2.   Left = 200
  3.   Top = 99
  4.   AutoScroll = False
  5.   Caption = 'Resource Test 2 - Form3'
  6.   ClientHeight = 273
  7.   ClientWidth = 427
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   TextHeight = 16
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 224
  19.     Width = 427
  20.     Height = 49
  21.     Align = alBottom
  22.     TabOrder = 0
  23.     object Button1: TButton
  24.       Left = 125
  25.       Top = 8
  26.       Width = 73
  27.       Height = 33
  28.       Caption = 'Previous'
  29.       TabOrder = 0
  30.       OnClick = Button1Click
  31.     end
  32.     object Button2: TButton
  33.       Left = 229
  34.       Top = 8
  35.       Width = 73
  36.       Height = 33
  37.       Caption = 'Next'
  38.       TabOrder = 1
  39.       OnClick = Button2Click
  40.     end
  41.   end
  42.   object Notebook1: TNotebook
  43.     Left = 0
  44.     Top = 0
  45.     Width = 427
  46.     Height = 200
  47.     Align = alClient
  48.     PageIndex = 4
  49.     TabOrder = 1
  50.     object TPage
  51.       Left = 0
  52.       Top = 0
  53.       Caption = 'Blank'
  54.     end
  55.     object TPage
  56.       Left = 0
  57.       Top = 0
  58.       Caption = 'Edits'
  59.       object Edit1: TEdit
  60.         Left = 8
  61.         Top = 8
  62.         Width = 121
  63.         Height = 24
  64.         TabOrder = 0
  65.         Text = 'Edit1'
  66.       end
  67.       object Edit2: TEdit
  68.         Left = 8
  69.         Top = 32
  70.         Width = 121
  71.         Height = 24
  72.         TabOrder = 1
  73.         Text = 'Edit2'
  74.       end
  75.       object Edit3: TEdit
  76.         Left = 8
  77.         Top = 56
  78.         Width = 121
  79.         Height = 24
  80.         TabOrder = 2
  81.         Text = 'Edit3'
  82.       end
  83.       object Edit4: TEdit
  84.         Left = 8
  85.         Top = 80
  86.         Width = 121
  87.         Height = 24
  88.         TabOrder = 3
  89.         Text = 'Edit4'
  90.       end
  91.       object Edit5: TEdit
  92.         Left = 8
  93.         Top = 104
  94.         Width = 121
  95.         Height = 24
  96.         TabOrder = 4
  97.         Text = 'Edit5'
  98.       end
  99.       object Edit6: TEdit
  100.         Left = 8
  101.         Top = 128
  102.         Width = 121
  103.         Height = 24
  104.         TabOrder = 5
  105.         Text = 'Edit6'
  106.       end
  107.       object Edit7: TEdit
  108.         Left = 8
  109.         Top = 152
  110.         Width = 121
  111.         Height = 24
  112.         TabOrder = 6
  113.         Text = 'Edit7'
  114.       end
  115.       object Edit8: TEdit
  116.         Left = 152
  117.         Top = 8
  118.         Width = 121
  119.         Height = 24
  120.         TabOrder = 7
  121.         Text = 'Edit8'
  122.       end
  123.       object Edit9: TEdit
  124.         Left = 152
  125.         Top = 32
  126.         Width = 121
  127.         Height = 24
  128.         TabOrder = 8
  129.         Text = 'Edit9'
  130.       end
  131.       object Edit10: TEdit
  132.         Left = 152
  133.         Top = 56
  134.         Width = 121
  135.         Height = 24
  136.         TabOrder = 9
  137.         Text = 'Edit10'
  138.       end
  139.       object Edit11: TEdit
  140.         Left = 152
  141.         Top = 80
  142.         Width = 121
  143.         Height = 24
  144.         TabOrder = 10
  145.         Text = 'Edit11'
  146.       end
  147.       object Edit12: TEdit
  148.         Left = 152
  149.         Top = 104
  150.         Width = 121
  151.         Height = 24
  152.         TabOrder = 11
  153.         Text = 'Edit12'
  154.       end
  155.       object Edit13: TEdit
  156.         Left = 152
  157.         Top = 128
  158.         Width = 121
  159.         Height = 24
  160.         TabOrder = 12
  161.         Text = 'Edit13'
  162.       end
  163.       object Edit14: TEdit
  164.         Left = 152
  165.         Top = 152
  166.         Width = 121
  167.         Height = 24
  168.         TabOrder = 13
  169.         Text = 'Edit14'
  170.       end
  171.       object Edit15: TEdit
  172.         Left = 296
  173.         Top = 8
  174.         Width = 121
  175.         Height = 24
  176.         TabOrder = 14
  177.         Text = 'Edit15'
  178.       end
  179.       object Edit16: TEdit
  180.         Left = 296
  181.         Top = 32
  182.         Width = 121
  183.         Height = 24
  184.         TabOrder = 15
  185.         Text = 'Edit16'
  186.       end
  187.       object Edit17: TEdit
  188.         Left = 296
  189.         Top = 56
  190.         Width = 121
  191.         Height = 24
  192.         TabOrder = 16
  193.         Text = 'Edit17'
  194.       end
  195.       object Edit18: TEdit
  196.         Left = 296
  197.         Top = 80
  198.         Width = 121
  199.         Height = 24
  200.         TabOrder = 17
  201.         Text = 'Edit18'
  202.       end
  203.       object Edit19: TEdit
  204.         Left = 296
  205.         Top = 104
  206.         Width = 121
  207.         Height = 24
  208.         TabOrder = 18
  209.         Text = 'Edit19'
  210.       end
  211.       object Edit20: TEdit
  212.         Left = 296
  213.         Top = 128
  214.         Width = 121
  215.         Height = 24
  216.         TabOrder = 19
  217.         Text = 'Edit20'
  218.       end
  219.       object Edit21: TEdit
  220.         Left = 296
  221.         Top = 152
  222.         Width = 121
  223.         Height = 24
  224.         TabOrder = 20
  225.         Text = 'Edit21'
  226.       end
  227.     end
  228.     object TPage
  229.       Left = 0
  230.       Top = 0
  231.       Caption = 'Buttons'
  232.       object Button3: TButton
  233.         Left = 25
  234.         Top = 19
  235.         Width = 89
  236.         Height = 33
  237.         Caption = 'Button3'
  238.         TabOrder = 0
  239.       end
  240.       object Button4: TButton
  241.         Left = 25
  242.         Top = 51
  243.         Width = 89
  244.         Height = 33
  245.         Caption = 'Button4'
  246.         TabOrder = 1
  247.       end
  248.       object Button5: TButton
  249.         Left = 25
  250.         Top = 83
  251.         Width = 89
  252.         Height = 33
  253.         Caption = 'Button5'
  254.         TabOrder = 2
  255.       end
  256.       object Button6: TButton
  257.         Left = 25
  258.         Top = 115
  259.         Width = 89
  260.         Height = 33
  261.         Caption = 'Button6'
  262.         TabOrder = 3
  263.       end
  264.       object Button7: TButton
  265.         Left = 25
  266.         Top = 147
  267.         Width = 89
  268.         Height = 33
  269.         Caption = 'Button7'
  270.         TabOrder = 4
  271.       end
  272.       object Button8: TButton
  273.         Left = 121
  274.         Top = 19
  275.         Width = 89
  276.         Height = 33
  277.         Caption = 'Button8'
  278.         TabOrder = 5
  279.       end
  280.       object Button9: TButton
  281.         Left = 121
  282.         Top = 51
  283.         Width = 89
  284.         Height = 33
  285.         Caption = 'Button9'
  286.         TabOrder = 6
  287.       end
  288.       object Button10: TButton
  289.         Left = 121
  290.         Top = 83
  291.         Width = 89
  292.         Height = 33
  293.         Caption = 'Button10'
  294.         TabOrder = 7
  295.       end
  296.       object Button11: TButton
  297.         Left = 121
  298.         Top = 115
  299.         Width = 89
  300.         Height = 33
  301.         Caption = 'Button11'
  302.         TabOrder = 8
  303.       end
  304.       object Button12: TButton
  305.         Left = 121
  306.         Top = 147
  307.         Width = 89
  308.         Height = 33
  309.         Caption = 'Button12'
  310.         TabOrder = 9
  311.       end
  312.       object Button13: TButton
  313.         Left = 217
  314.         Top = 19
  315.         Width = 89
  316.         Height = 33
  317.         Caption = 'Button13'
  318.         TabOrder = 10
  319.       end
  320.       object Button14: TButton
  321.         Left = 217
  322.         Top = 51
  323.         Width = 89
  324.         Height = 33
  325.         Caption = 'Button14'
  326.         TabOrder = 11
  327.       end
  328.       object Button15: TButton
  329.         Left = 217
  330.         Top = 83
  331.         Width = 89
  332.         Height = 33
  333.         Caption = 'Button15'
  334.         TabOrder = 12
  335.       end
  336.       object Button16: TButton
  337.         Left = 217
  338.         Top = 115
  339.         Width = 89
  340.         Height = 33
  341.         Caption = 'Button16'
  342.         TabOrder = 13
  343.       end
  344.       object Button17: TButton
  345.         Left = 217
  346.         Top = 147
  347.         Width = 89
  348.         Height = 33
  349.         Caption = 'Button17'
  350.         TabOrder = 14
  351.       end
  352.       object Button18: TButton
  353.         Left = 313
  354.         Top = 19
  355.         Width = 89
  356.         Height = 33
  357.         Caption = 'Button18'
  358.         TabOrder = 15
  359.       end
  360.       object Button19: TButton
  361.         Left = 313
  362.         Top = 51
  363.         Width = 89
  364.         Height = 33
  365.         Caption = 'Button19'
  366.         TabOrder = 16
  367.       end
  368.       object Button20: TButton
  369.         Left = 313
  370.         Top = 83
  371.         Width = 89
  372.         Height = 33
  373.         Caption = 'Button20'
  374.         TabOrder = 17
  375.       end
  376.       object Button21: TButton
  377.         Left = 313
  378.         Top = 115
  379.         Width = 89
  380.         Height = 33
  381.         Caption = 'Button21'
  382.         TabOrder = 18
  383.       end
  384.       object Button22: TButton
  385.         Left = 313
  386.         Top = 147
  387.         Width = 89
  388.         Height = 33
  389.         Caption = 'Button22'
  390.         TabOrder = 19
  391.       end
  392.     end
  393.     object TPage
  394.       Left = 0
  395.       Top = 0
  396.       Caption = 'Check Boxes'
  397.       object CheckBox1: TCheckBox
  398.         Left = 5
  399.         Top = 11
  400.         Width = 105
  401.         Height = 17
  402.         Caption = 'CheckBox1'
  403.         TabOrder = 0
  404.       end
  405.       object CheckBox2: TCheckBox
  406.         Left = 5
  407.         Top = 27
  408.         Width = 105
  409.         Height = 17
  410.         Caption = 'CheckBox2'
  411.         TabOrder = 1
  412.       end
  413.       object CheckBox3: TCheckBox
  414.         Left = 5
  415.         Top = 43
  416.         Width = 105
  417.         Height = 17
  418.         Caption = 'CheckBox3'
  419.         TabOrder = 2
  420.       end
  421.       object CheckBox4: TCheckBox
  422.         Left = 5
  423.         Top = 59
  424.         Width = 105
  425.         Height = 17
  426.         Caption = 'CheckBox4'
  427.         TabOrder = 3
  428.       end
  429.       object CheckBox5: TCheckBox
  430.         Left = 5
  431.         Top = 75
  432.         Width = 105
  433.         Height = 17
  434.         Caption = 'CheckBox5'
  435.         TabOrder = 4
  436.       end
  437.       object CheckBox6: TCheckBox
  438.         Left = 5
  439.         Top = 91
  440.         Width = 105
  441.         Height = 17
  442.         Caption = 'CheckBox6'
  443.         TabOrder = 5
  444.       end
  445.       object CheckBox7: TCheckBox
  446.         Left = 5
  447.         Top = 107
  448.         Width = 105
  449.         Height = 17
  450.         Caption = 'CheckBox7'
  451.         TabOrder = 6
  452.       end
  453.       object CheckBox8: TCheckBox
  454.         Left = 5
  455.         Top = 123
  456.         Width = 105
  457.         Height = 17
  458.         Caption = 'CheckBox8'
  459.         TabOrder = 7
  460.       end
  461.       object CheckBox9: TCheckBox
  462.         Left = 5
  463.         Top = 139
  464.         Width = 105
  465.         Height = 17
  466.         Caption = 'CheckBox9'
  467.         TabOrder = 8
  468.       end
  469.       object CheckBox10: TCheckBox
  470.         Left = 5
  471.         Top = 155
  472.         Width = 105
  473.         Height = 17
  474.         Caption = 'CheckBox10'
  475.         TabOrder = 9
  476.       end
  477.       object CheckBox11: TCheckBox
  478.         Left = 5
  479.         Top = 171
  480.         Width = 105
  481.         Height = 17
  482.         Caption = 'CheckBox11'
  483.         TabOrder = 10
  484.       end
  485.       object CheckBox12: TCheckBox
  486.         Left = 109
  487.         Top = 11
  488.         Width = 105
  489.         Height = 17
  490.         Caption = 'CheckBox12'
  491.         TabOrder = 11
  492.       end
  493.       object CheckBox13: TCheckBox
  494.         Left = 109
  495.         Top = 27
  496.         Width = 105
  497.         Height = 17
  498.         Caption = 'CheckBox13'
  499.         TabOrder = 12
  500.       end
  501.       object CheckBox14: TCheckBox
  502.         Left = 109
  503.         Top = 43
  504.         Width = 105
  505.         Height = 17
  506.         Caption = 'CheckBox14'
  507.         TabOrder = 13
  508.       end
  509.       object CheckBox15: TCheckBox
  510.         Left = 109
  511.         Top = 59
  512.         Width = 105
  513.         Height = 17
  514.         Caption = 'CheckBox15'
  515.         TabOrder = 14
  516.       end
  517.       object CheckBox16: TCheckBox
  518.         Left = 109
  519.         Top = 75
  520.         Width = 105
  521.         Height = 17
  522.         Caption = 'CheckBox16'
  523.         TabOrder = 15
  524.       end
  525.       object CheckBox17: TCheckBox
  526.         Left = 109
  527.         Top = 91
  528.         Width = 105
  529.         Height = 17
  530.         Caption = 'CheckBox17'
  531.         TabOrder = 16
  532.       end
  533.       object CheckBox18: TCheckBox
  534.         Left = 109
  535.         Top = 107
  536.         Width = 105
  537.         Height = 17
  538.         Caption = 'CheckBox18'
  539.         TabOrder = 17
  540.       end
  541.       object CheckBox19: TCheckBox
  542.         Left = 109
  543.         Top = 123
  544.         Width = 105
  545.         Height = 17
  546.         Caption = 'CheckBox19'
  547.         TabOrder = 18
  548.       end
  549.       object CheckBox20: TCheckBox
  550.         Left = 109
  551.         Top = 139
  552.         Width = 105
  553.         Height = 17
  554.         Caption = 'CheckBox20'
  555.         TabOrder = 19
  556.       end
  557.       object CheckBox21: TCheckBox
  558.         Left = 109
  559.         Top = 155
  560.         Width = 105
  561.         Height = 17
  562.         Caption = 'CheckBox21'
  563.         TabOrder = 20
  564.       end
  565.       object CheckBox22: TCheckBox
  566.         Left = 109
  567.         Top = 171
  568.         Width = 105
  569.         Height = 17
  570.         Caption = 'CheckBox22'
  571.         TabOrder = 21
  572.       end
  573.       object CheckBox23: TCheckBox
  574.         Left = 213
  575.         Top = 11
  576.         Width = 105
  577.         Height = 17
  578.         Caption = 'CheckBox23'
  579.         TabOrder = 22
  580.       end
  581.       object CheckBox24: TCheckBox
  582.         Left = 213
  583.         Top = 27
  584.         Width = 105
  585.         Height = 17
  586.         Caption = 'CheckBox24'
  587.         TabOrder = 23
  588.       end
  589.       object CheckBox25: TCheckBox
  590.         Left = 213
  591.         Top = 43
  592.         Width = 105
  593.         Height = 17
  594.         Caption = 'CheckBox25'
  595.         TabOrder = 24
  596.       end
  597.       object CheckBox26: TCheckBox
  598.         Left = 213
  599.         Top = 59
  600.         Width = 105
  601.         Height = 17
  602.         Caption = 'CheckBox26'
  603.         TabOrder = 25
  604.       end
  605.       object CheckBox27: TCheckBox
  606.         Left = 213
  607.         Top = 75
  608.         Width = 105
  609.         Height = 17
  610.         Caption = 'CheckBox27'
  611.         TabOrder = 26
  612.       end
  613.       object CheckBox28: TCheckBox
  614.         Left = 213
  615.         Top = 91
  616.         Width = 105
  617.         Height = 17
  618.         Caption = 'CheckBox28'
  619.         TabOrder = 27
  620.       end
  621.       object CheckBox29: TCheckBox
  622.         Left = 213
  623.         Top = 107
  624.         Width = 105
  625.         Height = 17
  626.         Caption = 'CheckBox29'
  627.         TabOrder = 28
  628.       end
  629.       object CheckBox30: TCheckBox
  630.         Left = 213
  631.         Top = 123
  632.         Width = 105
  633.         Height = 17
  634.         Caption = 'CheckBox30'
  635.         TabOrder = 29
  636.       end
  637.       object CheckBox31: TCheckBox
  638.         Left = 213
  639.         Top = 139
  640.         Width = 105
  641.         Height = 17
  642.         Caption = 'CheckBox31'
  643.         TabOrder = 30
  644.       end
  645.       object CheckBox32: TCheckBox
  646.         Left = 213
  647.         Top = 155
  648.         Width = 105
  649.         Height = 17
  650.         Caption = 'CheckBox32'
  651.         TabOrder = 31
  652.       end
  653.       object CheckBox33: TCheckBox
  654.         Left = 213
  655.         Top = 171
  656.         Width = 105
  657.         Height = 17
  658.         Caption = 'CheckBox33'
  659.         TabOrder = 32
  660.       end
  661.       object CheckBox34: TCheckBox
  662.         Left = 317
  663.         Top = 11
  664.         Width = 105
  665.         Height = 17
  666.         Caption = 'CheckBox34'
  667.         TabOrder = 33
  668.       end
  669.       object CheckBox35: TCheckBox
  670.         Left = 317
  671.         Top = 27
  672.         Width = 105
  673.         Height = 17
  674.         Caption = 'CheckBox35'
  675.         TabOrder = 34
  676.       end
  677.       object CheckBox36: TCheckBox
  678.         Left = 317
  679.         Top = 43
  680.         Width = 105
  681.         Height = 17
  682.         Caption = 'CheckBox36'
  683.         TabOrder = 35
  684.       end
  685.       object CheckBox37: TCheckBox
  686.         Left = 317
  687.         Top = 59
  688.         Width = 105
  689.         Height = 17
  690.         Caption = 'CheckBox37'
  691.         TabOrder = 36
  692.       end
  693.       object CheckBox38: TCheckBox
  694.         Left = 317
  695.         Top = 75
  696.         Width = 105
  697.         Height = 17
  698.         Caption = 'CheckBox38'
  699.         TabOrder = 37
  700.       end
  701.       object CheckBox39: TCheckBox
  702.         Left = 317
  703.         Top = 91
  704.         Width = 105
  705.         Height = 17
  706.         Caption = 'CheckBox39'
  707.         TabOrder = 38
  708.       end
  709.       object CheckBox40: TCheckBox
  710.         Left = 317
  711.         Top = 107
  712.         Width = 105
  713.         Height = 17
  714.         Caption = 'CheckBox40'
  715.         TabOrder = 39
  716.       end
  717.       object CheckBox41: TCheckBox
  718.         Left = 317
  719.         Top = 123
  720.         Width = 105
  721.         Height = 17
  722.         Caption = 'CheckBox41'
  723.         TabOrder = 40
  724.       end
  725.       object CheckBox42: TCheckBox
  726.         Left = 317
  727.         Top = 139
  728.         Width = 105
  729.         Height = 17
  730.         Caption = 'CheckBox42'
  731.         TabOrder = 41
  732.       end
  733.       object CheckBox43: TCheckBox
  734.         Left = 317
  735.         Top = 155
  736.         Width = 105
  737.         Height = 17
  738.         Caption = 'CheckBox43'
  739.         TabOrder = 42
  740.       end
  741.       object CheckBox44: TCheckBox
  742.         Left = 317
  743.         Top = 171
  744.         Width = 105
  745.         Height = 17
  746.         Caption = 'CheckBox44'
  747.         TabOrder = 43
  748.       end
  749.     end
  750.     object TPage
  751.       Left = 0
  752.       Top = 0
  753.       Caption = 'Combo Boxes'
  754.       object ComboBox1: TComboBox
  755.         Left = 41
  756.         Top = 16
  757.         Width = 145
  758.         Height = 24
  759.         ItemHeight = 16
  760.         TabOrder = 0
  761.         Text = 'ComboBox1'
  762.       end
  763.       object ComboBox2: TComboBox
  764.         Left = 41
  765.         Top = 40
  766.         Width = 145
  767.         Height = 24
  768.         ItemHeight = 16
  769.         TabOrder = 1
  770.         Text = 'ComboBox2'
  771.       end
  772.       object ComboBox3: TComboBox
  773.         Left = 41
  774.         Top = 64
  775.         Width = 145
  776.         Height = 24
  777.         ItemHeight = 16
  778.         TabOrder = 2
  779.         Text = 'ComboBox3'
  780.       end
  781.       object ComboBox4: TComboBox
  782.         Left = 41
  783.         Top = 88
  784.         Width = 145
  785.         Height = 24
  786.         ItemHeight = 16
  787.         TabOrder = 3
  788.         Text = 'ComboBox4'
  789.       end
  790.       object ComboBox5: TComboBox
  791.         Left = 41
  792.         Top = 112
  793.         Width = 145
  794.         Height = 24
  795.         ItemHeight = 16
  796.         TabOrder = 4
  797.         Text = 'ComboBox5'
  798.       end
  799.       object ComboBox6: TComboBox
  800.         Left = 41
  801.         Top = 136
  802.         Width = 145
  803.         Height = 24
  804.         ItemHeight = 16
  805.         TabOrder = 5
  806.         Text = 'ComboBox6'
  807.       end
  808.       object ComboBox7: TComboBox
  809.         Left = 41
  810.         Top = 160
  811.         Width = 145
  812.         Height = 24
  813.         ItemHeight = 16
  814.         TabOrder = 6
  815.         Text = 'ComboBox7'
  816.       end
  817.       object ComboBox8: TComboBox
  818.         Left = 241
  819.         Top = 16
  820.         Width = 145
  821.         Height = 24
  822.         ItemHeight = 16
  823.         TabOrder = 7
  824.         Text = 'ComboBox8'
  825.       end
  826.       object ComboBox9: TComboBox
  827.         Left = 241
  828.         Top = 40
  829.         Width = 145
  830.         Height = 24
  831.         ItemHeight = 16
  832.         TabOrder = 8
  833.         Text = 'ComboBox9'
  834.       end
  835.       object ComboBox10: TComboBox
  836.         Left = 241
  837.         Top = 64
  838.         Width = 145
  839.         Height = 24
  840.         ItemHeight = 16
  841.         TabOrder = 9
  842.         Text = 'ComboBox10'
  843.       end
  844.       object ComboBox11: TComboBox
  845.         Left = 241
  846.         Top = 88
  847.         Width = 145
  848.         Height = 24
  849.         ItemHeight = 16
  850.         TabOrder = 10
  851.         Text = 'ComboBox11'
  852.       end
  853.       object ComboBox12: TComboBox
  854.         Left = 241
  855.         Top = 112
  856.         Width = 145
  857.         Height = 24
  858.         ItemHeight = 16
  859.         TabOrder = 11
  860.         Text = 'ComboBox12'
  861.       end
  862.       object ComboBox13: TComboBox
  863.         Left = 241
  864.         Top = 136
  865.         Width = 145
  866.         Height = 24
  867.         ItemHeight = 16
  868.         TabOrder = 12
  869.         Text = 'ComboBox13'
  870.       end
  871.       object ComboBox14: TComboBox
  872.         Left = 241
  873.         Top = 160
  874.         Width = 145
  875.         Height = 24
  876.         ItemHeight = 16
  877.         TabOrder = 13
  878.         Text = 'ComboBox14'
  879.       end
  880.     end
  881.   end
  882.   object TabSet1: TTabSet
  883.     Left = 0
  884.     Top = 200
  885.     Width = 427
  886.     Height = 24
  887.     Align = alBottom
  888.     Font.Color = clWindowText
  889.     Font.Height = -11
  890.     Font.Name = 'MS Sans Serif'
  891.     Font.Style = []
  892.     Tabs.Strings = (
  893.       'Blank'
  894.       'Edits'
  895.       'Buttons'
  896.       'Check Boxes'
  897.       'Combo Boxes')
  898.     TabIndex = 0
  899.     OnChange = TabSet1Change
  900.   end
  901. end
  902.